Fix inconsistencies in our pango deps
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 15:13:55 +0000 (11:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 15:13:55 +0000 (11:13 -0400)
commit5235a4c48a597bb9ad58871dfd7d37064b7a1c0e
treed6328eabdb40ad138d2f6031d4bcd89f874463f3
parentfd73f8d972550d6dc13abbeb03b81eff906c056f
Fix inconsistencies in our pango deps

We were applying the pango version requirements inconsistently,
leading to different pango variables being taking from system
pango vs the subproject at times. Thankfully, meson detects
this and complains, so we can fix it.
meson.build